home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Leser 15 / Amiga Plus Leser CD 15.iso / Tools / Development / mmu / MuForce / Contributions / ReadMe < prev    next >
Text File  |  2002-03-12  |  2KB  |  54 lines

  1.             C o n t r i b u t i o n s
  2. -----------------------------------------------------------------------------
  3.  
  4. This drawer contains programs not explicitly written for the MMU library, by
  5. people that are not members of the "MMU library development group". 
  6.  
  7. Please note to take care of the copyright restrictions these authors have
  8. set, please study their documentation and their guide files to find out more
  9. about legal restrictions.
  10.  
  11. _____________________________________________________________________________
  12.  
  13. BPPCFix            by Frank Wille
  14.  
  15. Allows you to remove some ROM resident processor libraries like the 
  16. "ppc.library" or the resident "68040" and "68060.library" of the "Blizzard"
  17. boards to be able to replace them with some customized processor libraries
  18. in this archive. More about installation and configuration is in the
  19. documentation in its drawer. 
  20.  
  21. Big thanks goes to Frank Wille and Stephen Brookes for working this out!
  22. _____________________________________________________________________________
  23.  
  24. Sashimi            by Olaf "Olsen" Barthel
  25.  
  26. This tool redirects "Raw IO" terminal output to a console window, as 
  27. generated by programs that use "debug.lib" functions like kprintf() and
  28. friends. It allows to use these tools even if no external terminal is 
  29. available to capture this output. 
  30.  
  31. To tell "MuForce" to use the "Sashimi" output window, specify the "RawIO"
  32. option.
  33.  
  34. More about the command line options of Sashimi is in its documentation,
  35. "Sashimi.doc"
  36. _____________________________________________________________________________
  37.  
  38. PatchWork        by Richard Körber
  39.  
  40. Most crashes seen on an Amiga system are not directly related to invalid 
  41. memory accesses, but are due to calling Os functions incorrectly or in an
  42. undocumented way. PatchWork checks the most frequently used Os calls for
  43. these cases and will generate a warning if it finds a problem. More about
  44. PatchWork can be found in its documentation.
  45. _____________________________________________________________________________
  46.  
  47. Thanks Olaf, thanks Frank, thanks Stephen, thanks Richard for allowing me to 
  48. include your programs in this package, and thanks for writing them!
  49.  
  50.  
  51. January 2002,
  52.  
  53.         Thomas Richter
  54.